Purpose

We will be creating a financial performance report for CheeseCo (a hypothetical company which produces cheese) using their annual income statements and balance sheets. This is to demonstrate the capabilities of a Python package I have built from scratch: finModel (for more details about the package please go through the README.md in the root directory)

Summary highlights:

User parameters:

Python set-up

1. Financial statements

1.1: Income statement

1.2: Balance Sheet

1.3: Cashflow statement

1.4: DCF valuation

2. Visualisation